Udostępnij przez


Właściwość BRResultOptions.BRActions

Pobiera lub ustawia ResultType kontrolowania zapełnianie BRActions właściwość.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.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.ResultType
Nowe wystąpienie typu ResultType.