Click or drag to resize

CustomerSettingKeyFeaturePackageMaintenanceLockedBy Field

States the username of the user (if any) who is currently making changes to the PACKSOL master DB. The purpose is to ensure that only one user is doing so at a time.

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

Field Value

Type: String
See Also