BusinessEntityChanges.GlobalMetadataVersion Property

Definition

Gets or sets the metadata version.

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

Property Value

Attributes

Applies to