Właściwość BRResultOptions.BRConditions
ResultType kontrolowania zapełnianie właściwość BRConditions w BusinessRules.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<DataMemberAttribute> _
Public Property BRConditions As ResultType
Get
Set
'Użycie
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)
Wartość właściwości
Typ: Microsoft.MasterDataServices.Services.DataContracts.ResultType
ResultType.
Zobacz także