Compartir a través de


EntityStagingLoadRequest.ImportType Propiedad

Definición

Especifica el tipo de importación que se almacena de forma provisional.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::EntityStagingImportType ImportType { Microsoft::MasterDataServices::Services::DataContracts::EntityStagingImportType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::EntityStagingImportType value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.EntityStagingImportType ImportType { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.ImportType : Microsoft.MasterDataServices.Services.DataContracts.EntityStagingImportType with get, set
Public Property ImportType As EntityStagingImportType

Valor de propiedad

El tipo de importación que se almacena de forma provisional.

Atributos

Se aplica a