CrmServiceClient.ConnectedOrgVersion Property

Definition

Returns the Version Number of the connected CRM organization. If access before the Organization is connected, value returned will be null or 0.0

public:
 property Version ^ ConnectedOrgVersion { Version ^ get(); };
public Version ConnectedOrgVersion { get; }
member this.ConnectedOrgVersion : Version
Public ReadOnly Property ConnectedOrgVersion As Version

Property Value

Applies to