Name | Description | |
---|---|---|
ClassKeyName | Overridden. The key name for the class. The key name for the class. | |
ClassName | Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
HasValue | Indicates whether the option has a value set | |
IsDependent | Indicates whether the object is a dependent of (owned by) another object (Inherited from ObjectBase) | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from ObjectBase) | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from ObjectBase) | |
IsReadOnly | Overridden. Indicates whether this object is read-only. Indicates whether the option is read-only. | |
IsStub | Indicates whether the object is a stub. (Inherited from ObjectBase) | |
OptionName | The name of the option | |
OptionType | The type of the option | |
OptionValue | The value of the option | |
ParentObject | Get the parent of this object. (Inherited from ObjectBase) | |
ValueType | The data type of the option's value |