EntityStagingLoadRequest.ImportType Property

Definition

Specifies the import type being staged.

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

Property Value

The import type being staged.

Attributes

Applies to