Właściwość BRResultOptions.BRActions
ResultType kontrolowania zapełnianie właściwość BRActions w BusinessRules.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<DataMemberAttribute> _
Public Property BRActions As ResultType
Get
Set
'Użycie
Dim instance As BRResultOptions
Dim value As ResultType
value = instance.BRActions
instance.BRActions = value
[DataMemberAttribute]
public ResultType BRActions { get; set; }
[DataMemberAttribute]
public:
property ResultType BRActions {
ResultType get ();
void set (ResultType value);
}
[<DataMemberAttribute>]
member BRActions : ResultType with get, set
function get BRActions () : ResultType
function set BRActions (value : ResultType)
Wartość właściwości
Typ: Microsoft.MasterDataServices.Services.DataContracts.ResultType
ResultType.
Zobacz także