INavigationDetailsViewInfo Interface

 

Defines a method that represents the objects in the NavigationDetailsViewInfo.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class INavigationDetailsViewInfo

NameDescription
System_CAPS_pubpropertyDisplayName

Gets the display name for INavigationDetailsViewInfo.

System_CAPS_pubpropertyProperties

Gets the properties defined or required for this details view.

System_CAPS_pubpropertyType

Gets the view type defined or required for this details view.

Return to top
Show: