Udostępnij przez


Właściwość StagingGetRequest.IncludeUnbatchedInformation

Pobiera lub ustawia wartość wskazującą, czy unbatched informacje mają zostać uwzględnione.

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

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property IncludeUnbatchedInformation As Boolean
    Get
    Set
'Użycie
Dim instance As StagingGetRequest
Dim value As Boolean

value = instance.IncludeUnbatchedInformation

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

Wartość właściwości

Typ: System.Boolean
TRUE unbatched informacji w przypadku w; w przeciwnym razie false.