Compartir a través de


ExportView.ViewFormat Propiedad

Definición

Obtiene o establece el tipo simple de ExportView.

public:
 property Microsoft::MasterDataServices::ExportViewFormat ViewFormat { Microsoft::MasterDataServices::ExportViewFormat get(); void set(Microsoft::MasterDataServices::ExportViewFormat value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ExportViewFormat ViewFormat { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ViewFormat : Microsoft.MasterDataServices.ExportViewFormat with get, set
Public Property ViewFormat As ExportViewFormat

Valor de propiedad

Nueva instancia de tipo ExportView.

Atributos

Se aplica a