Click or drag to resize

clsImportEmployeeMasterSysMasterProperties Property

Optional: Link this employee 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 ClassID033Employee.

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

Property Value

Type: ListInt32
See Also