ExecutionState.GetNewLabelAssignmentMethod Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The new label's assignment method.
public abstract Microsoft.InformationProtection.AssignmentMethod GetNewLabelAssignmentMethod ();
abstract member GetNewLabelAssignmentMethod : unit -> Microsoft.InformationProtection.AssignmentMethod
Public MustOverride Function GetNewLabelAssignmentMethod () As AssignmentMethod