Поделиться через


Свойство BRResultOptions.BRConditions

Gets or sets the desired result type for the BRConditions collection.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)

Синтаксис

'Декларация
<DataMemberAttribute> _
Public Property BRConditions As ResultType 
    Get 
    Set
'Применение
Dim instance As BRResultOptions 
Dim value As ResultType 

value = instance.BRConditions

instance.BRConditions = value
[DataMemberAttribute]
public ResultType BRConditions { get; set; }
[DataMemberAttribute]
public:
property ResultType BRConditions {
    ResultType get ();
    void set (ResultType value);
}
[<DataMemberAttribute>]
member BRConditions : ResultType with get, set
function get BRConditions () : ResultType 
function set BRConditions (value : ResultType)

Значение свойства

Тип: Microsoft.MasterDataServices.Services.DataContracts.ResultType
The desired result type for the BRConditions collection.

См. также

Справочник

BRResultOptions Класс

Пространство имен Microsoft.MasterDataServices.Services.DataContracts