Enum TargetAssignementLevel
Target assignement levels This Enum is used by: target_dimension.assignment_level This Enum consists of flag values that can be combined.
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum TargetAssignementLevel : short
Fields
| Name | Description |
|---|---|
| Associate | 4: Associate |
| Company | 1: Company |
| Group | 2: Group |
| None | 0: No level |