clsImportSysMasterProperties Properties |
The clsImportSysMasterProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildSelectionMode | False: all childs can be selected: True: only on child in the hierarchy below can be selected | |
| Indent | Hierarchy identifier (Standard=0). Using Indent>0 must provide a ParentPropertyID or ParentPropertyName to automatically find the parent in the hierarchy | |
| Memo | Memo | |
| ParentPropertyID |
Help Variable for Properties with Indent > 1. Mandatory to find the parent. Alternativly parent is searched by ParentPropertyName.
| |
| ParentPropertyName |
Help variable to find the parent property. Only used, wenn Indent > 1 and ParentPropertyID =0
| |
| Position | Order of the properties. If not set, it will be computed automatically. If set the import tries to insert the new property at this position. | |
| PropertyComment | Property Comment to show the user in the property screen. | |
| PropertyID | Internal Id for the property. This is a readonly Id. Referenced by MPSysMasterPropertyLink | |
| PropertyName | PropertyName Visible property name | |
| PropertyStack | Link to a stack of properties. See table MPSysMasterPropertyStack. If emtry, the standard Stack(=1) for business partner, contact person, event ... is used. | |
| PropertyTag | Extra information to find the property | |
| UsageFlag | Flagg to identify the apearance in selected master data dimensions. See clsImportSysMasterPropertieseSysMasterPropertyUsageDimensionFlag for desctiptions. | |
| UsageType | Type of the property (Branch or Leave). See clsImportSysMasterPropertieseSysMasterPropertyUsageType. |