Udostępnij za pośrednictwem


Właściwość ExportView.ViewFormat

Pobiera lub ustawia typ prosty ExportView.

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

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property ViewFormat As ExportViewFormat
    Get
    Set
'Użycie
Dim instance As ExportView
Dim value As ExportViewFormat

value = instance.ViewFormat

instance.ViewFormat = value
[DataMemberAttribute]
public ExportViewFormat ViewFormat { get; set; }
[DataMemberAttribute]
public:
property ExportViewFormat ViewFormat {
    ExportViewFormat get ();
    void set (ExportViewFormat value);
}
[<DataMemberAttribute>]
member ViewFormat : ExportViewFormat with get, set
function get ViewFormat () : ExportViewFormat
function set ViewFormat (value : ExportViewFormat)

Wartość właściwości

Typ: Microsoft.MasterDataServices.ExportViewFormat
Nowe wystąpienie typu ExportView.