Click or drag to resize

CustomerSettingKeyOISInstanceGUID Field

Globally unique id of the OIS instance. No two OIS instances should share an instance id - not even DEV/TEST/PROD environments.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string OISInstanceGUID = "OISInstanceGUID"

Field Value

Type: String
See Also