EntityStagingBatch.BatchTag Property

Definition

Gets or sets a user-defined batch tag.

public:
 property System::String ^ BatchTag { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string BatchTag { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.BatchTag : string with get, set
Public Property BatchTag As String

Property Value

A user-defined batch tag.

Attributes

Applies to