IFileEngine.HasClassificationRules Property
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.
Gets if the policy has automatic or recommandation rules.
public bool HasClassificationRules { get; }
member this.HasClassificationRules : bool
Public ReadOnly Property HasClassificationRules As Boolean
Property Value
True if the policy contains automatic or recommendation rules, else false.