ServiceClient.ConnectedOrgVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Version Number of the connected Dataverse organization. If access before the Organization is connected, value returned will be null or 0.0
public Version ConnectedOrgVersion { get; }
member this.ConnectedOrgVersion : Version
Public ReadOnly Property ConnectedOrgVersion As Version
Property Value
Remarks
If this property value is accessed before an organization is connected, the value returned will be null or 0.0.