OrganizationDetail.OrganizationVersion Property

Definition

Gets or sets the version of the organization.

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

Property Value

The version of the organization.

Attributes

Applies to