ManagementPolicyRuleManagementPolicyRuleType Property |
Management Policy Rule Type - Indicates the type of this policy rule.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ManagementPolicyRuleType { get; set; }
Public Property ManagementPolicyRuleType As String
Get
Set
public:
property String^ ManagementPolicyRuleType {
String^ get ();
void set (String^ value);
}
member ManagementPolicyRuleType : string with get, set
Property Value
Type:
String
See Also