StagingBatchInformation.VersionId Property

Definition

Gets or sets the identifier of the version.

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

Property Value

An integer that represents the version ID.

Attributes

Applies to