Click or drag to resize

clsImportSysMasterProperties Properties

The clsImportSysMasterProperties type exposes the following members.

Properties
  NameDescription
Public propertyChildSelectionMode
False: all childs can be selected: True: only on child in the hierarchy below can be selected
Public propertyIndent
Hierarchy identifier (Standard=0). Using Indent>0 must provide a ParentPropertyID or ParentPropertyName to automatically find the parent in the hierarchy
Public propertyMemo
Memo
Public propertyParentPropertyID
Help Variable for Properties with Indent > 1. Mandatory to find the parent. Alternativly parent is searched by ParentPropertyName.
Public propertyParentPropertyName
Help variable to find the parent property. Only used, wenn Indent > 1 and ParentPropertyID =0
Public propertyPosition
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.
Public propertyPropertyComment
Property Comment to show the user in the property screen.
Public propertyPropertyID
Internal Id for the property. This is a readonly Id. Referenced by MPSysMasterPropertyLink
Public propertyPropertyName
PropertyName Visible property name
Public propertyPropertyStack
Link to a stack of properties. See table MPSysMasterPropertyStack. If emtry, the standard Stack(=1) for business partner, contact person, event ... is used.
Public propertyPropertyTag
Extra information to find the property
Public propertyUsageFlag
Flagg to identify the apearance in selected master data dimensions. See clsImportSysMasterPropertieseSysMasterPropertyUsageDimensionFlag for desctiptions.
Public propertyUsageType
Top
See Also