Click or drag to resize

clsImportSysMasterPropertieseSysMasterPropertyUsageDimensionFlag 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: 8.0.0.100
Syntax
[FlagsAttribute]
public enum eSysMasterPropertyUsageDimensionFlag
Members
  Member nameValueDescription
ClassID002BPContactPerson1Use in the business partner contact persons to link properties. ClassID=2 (ContactPerson)
ClassID033Employee2Use in the employee master to link properties. ClassID=33 (Employees)
ClassID364WorkItemServiceTask4Use in the service task to link this task to newsletter topics. ClassID=363 (WorkItem_ServiceTask)
ClassID365WorkItemInternalServiceTask8Use in the internal service task to link this task to newsletter topics. ClassID=365 (WorkItem_InternalServiceTask)
ClassID456WorkItemChecklistResult16Use in the check list results to link this task to newsletter topics. ClassID=456 (WorkItem_ChecklistResultTask)
ClassID492WorkItemTrainingCourse32Use in the event master to flag events. ClassID=492 (WorkItem_TrainingCourse)
ClassID553NewsLetterTopic512The property will be used as a selection option for the newsletter topic selection. ClassID=553 (NewsLetterTopic)
ClassID438ParticipantFree1024The property will be used to be linked to free participants. ClassID=438 (TrainingParticipant)
See Also