PolicyExtender.Category 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.
Translates parent's 'PolicyCategory' string property into PolicyCategory object property
[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty("PolicyCategory")]
public Microsoft.SqlServer.Management.Dmf.PolicyCategory Category { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty("PolicyCategory")>]
member this.Category : Microsoft.SqlServer.Management.Dmf.PolicyCategory with get, set
Public Property Category As PolicyCategory
Property Value
- Attributes