|
Property name |
Brief description |
|
Access |
The Access property returns a security label assigned for a specified element by chosen access attribute. |
|
AccessStr |
The Access property returns a security label assigned for a specified element by chosen access attribute. It is used if access is distributed for more than 32 security subjects. |
|
Attribute |
The Attribute property returns the name of the specified attribute for the set MDM dictionary element. |
|
Child |
The Child property returns a key of an assigned child element for a specified element. |
|
Children |
The Children property returns an array that contains keys of child elements for an assigned element. |
|
ChildrenCount |
The ChildrenCount property returns number of child elements for assigned element. |
|
Comment |
The Comment property is used to store custom information while module/form execution. |
|
Count |
The Count property returns total number of elements in a tree of the MDM dictionary elements. |
|
Data |
The Data property returns element data. |
|
Dependents |
The Dependents property returns a collection of dependencies from a specified element. |
|
Dictionary |
The Dictionary property returns data of the MDM dictionary. |
|
Element |
The Element property returns an element key by index. |
|
ElementIndex |
The ElementIndex property returns element index by key. |
|
HasAccess |
The HasAccess property returns whether current user has access permissions. |
|
History |
The History property returns a history of changes of values of a specified element. |
|
Item |
The Item property returns an element of the MDM dictionary by index. |
|
ItemElement |
The ItemElement property returns an element of the MDM dictionary by key. |
|
Name |
The Name property returns the Name attribute value for the specified element. |
|
Parent |
The Parent property returns a key of a parent element for a specified element. |
|
Root |
The Root property returns a key of a basic element of a tree of the MDM dictionary elements. |
|
RootItem |
The RootItem property returns properties of a basic element of a tree of the MDM dictionary elements. |
|
Segment |
The Segment property determines a segment for the MDM dictionary element. |