Share via


EntityStagingBatch.MemberType Propiedad

Definición

Obtiene o establece el tipo de miembro al que está asociado el lote.

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

Valor de propiedad

Tipo de miembro al que está asociado el lote.

Atributos

Se aplica a