Click or drag to resize

ObjectVersionServerVersion Property

The version of the EnterpriseOne server, which created the version. The version should be in the form (9.9.9.9). null means the version is unknown.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string ServerVersion { get; set; }

Property Value

Type: String
See Also