EntityStagingBatch.MemberType Property

Definition

Gets or sets the member type the batch is associated with.

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

Property Value

The member type the batch is associated with.

Attributes

Applies to