ObjectInfo.UrnProperties 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.
the list of prperties that make up the Urn for the level
public Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty[] UrnProperties { get; set; }
member this.UrnProperties : Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty[] with get, set
Public Property UrnProperties As ObjectProperty()