Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the RuleFlags property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
int RuleFlags { get; set; }
property int RuleFlags {
int get();
void set(int value);
}
abstract RuleFlags : int with get, set
Property RuleFlags As Integer
Property Value
Type: System.Int32
Returns the RuleFlags property.
Implements
See Also
IFsrmClassificationRule Interface
Microsoft.Storage Namespace
Return to top