Click or drag to resize

clsImportWorkItemTrainingCourseSysMasterProperties Property

Optional: Link this training course to one or many SysMaster Properties. Having the ID in the list means, that the property is true.

See the clsImportSysMasterProperties description to create new properites.

All selected properties must have a UsageFlag of ClassID492WorkItemTrainingCourse.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<int> SysMasterProperties { get; set; }

Property Value

Type: ListInt32
See Also