Share via


InformationProtectionKeyword.CanBeNumeric Property

Definition

Indicates whether the keyword can be applied on numeric types or not.

public bool? CanBeNumeric { get; set; }
member this.CanBeNumeric : Nullable<bool> with get, set
Public Property CanBeNumeric As Nullable(Of Boolean)

Property Value

Applies to