Click or drag to resize
BaseInfoObjectSettings Property
Object settings

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ObjectSettingsInfo ObjectSettings { get; }

Property Value

Type: ObjectSettingsInfo

Implements

IInfoObjectSettings
Exceptions
ExceptionCondition
ExceptionThrown when ObjectID is not set.
See Also