Request.ParentPropertiesRequests 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 properties requested for the upper levels
public Microsoft.SqlServer.Management.Sdk.Sfc.PropertiesRequest[] ParentPropertiesRequests { get; set; }
member this.ParentPropertiesRequests : Microsoft.SqlServer.Management.Sdk.Sfc.PropertiesRequest[] with get, set
Public Property ParentPropertiesRequests As PropertiesRequest()