Overload | Description |
---|---|
DESIGNATION_USERDEFINED(Int32) | User-defined structure (main identifier) # 1600. This property isn't indexed, and is read-only. |
DESIGNATION_USERDEFINED | User-defined structure (main identifier) # 1600. |
Overload | Description |
---|---|
DESIGNATION_USERDEFINED(Int32) | User-defined structure (main identifier) # 1600. This property isn't indexed, and is read-only. |
DESIGNATION_USERDEFINED | User-defined structure (main identifier) # 1600. |
This property is read-only..
Provides the main identifier of the user-defined structure.
This property is used as part of a name. In order to set it, member NameParts
must be used on object which name will be changed. Additionally for setting this property on a Page object, a function Page::SetName() or the Page constructor can be used.