IPolicyEngine.GetLabelById(String) Method

Definition

Gets the label according to the provided id.

public Microsoft.InformationProtection.Label GetLabelById (string id);
abstract member GetLabelById : string -> Microsoft.InformationProtection.Label
Public Function GetLabelById (id As String) As Label

Parameters

id
String

Returns

Applies to