Click or drag to resize

clsImportSysMasterPropertieseUsageDimensionFlag Enumeration

Define the use of the property. (This only applies for leaves. Branches of the tree inherits the flags from the leaves)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 6.1.0.265
Syntax
[FlagsAttribute]
public enum eUsageDimensionFlag
Members
  Member nameValueDescription
ClassID002BPContactPerson1Use in the business partner contact persons to link properties.
ClassID033Employee2Use in the employee master ClassID=33 (Employees) to link properties.
ClassID364WorkItemServiceTask4Use in the service task to link this task to newsletter topics.
ClassID365WorkItemInternalServiceTask8Use in the internal service task to link this task to newsletter topics.
ClassID456WorkItemChecklistResult16Use in the check list results to link this task to newsletter topics.
ClassID492WorkItemTrainingCourse32Use in the event master to flag events.
ClassID553NewsLetterTopic512The property will be used as a selection option for the newsletter topic selection
ClassID438ParticipantFree1024The property will be used to be linked to free participants
See Also