Udostępnij za pośrednictwem


Właściwość ExportViewUpdateRequest.ExportView

Pobiera lub ustawia widoku eksportu przy użyciu ExportView typu złożonego.

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

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property ExportView As ExportView
    Get
    Set
'Użycie
Dim instance As ExportViewUpdateRequest
Dim value As ExportView

value = instance.ExportView

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

Wartość właściwości

Typ: Microsoft.MasterDataServices.Services.DataContracts.ExportView
ExportView.