AssignmentMethod Enum

Definition

The assignment method of the label on the document. Whether the Assignment of the label was done automatically, standard or as a privileged operation(The equivalent to an administrator operation).

public enum AssignmentMethod
type AssignmentMethod = 
Public Enum AssignmentMethod
Inheritance
AssignmentMethod

Fields

Name Value Description
Standard 0

Label assignment method is standard

Privileged 1

Label assignment method is privileged

Auto 2

Label assignment method is automatic

Applies to