Share via


Organization.Version Property

Definition

Gets the current updated version of organization.

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

Property Value

The current updated version of organization.

Attributes

Applies to