Udostępnij za pośrednictwem


Właściwość BusinessRulesGetRequest.ResultOptions

Pobiera lub ustawia szczegóły konieczne w modelu danych wyjściowych.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.MessageContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property ResultOptions As BRResultOptions
    Get
    Set
'Użycie
Dim instance As BusinessRulesGetRequest
Dim value As BRResultOptions

value = instance.ResultOptions

instance.ResultOptions = value
[MessageBodyMemberAttribute]
public BRResultOptions ResultOptions { get; set; }
[MessageBodyMemberAttribute]
public:
property BRResultOptions^ ResultOptions {
    BRResultOptions^ get ();
    void set (BRResultOptions^ value);
}
[<MessageBodyMemberAttribute>]
member ResultOptions : BRResultOptions with get, set
function get ResultOptions () : BRResultOptions
function set ResultOptions (value : BRResultOptions)

Wartość właściwości

Typ: Microsoft.MasterDataServices.Services.DataContracts.BRResultOptions
BRResultOptions.