ModelingDocData.SupportsLogicalView(Guid) Method
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.
override to specify which types of views are supported by this doc data.
public:
virtual bool SupportsLogicalView(Guid logicalView);
public virtual bool SupportsLogicalView (Guid logicalView);
abstract member SupportsLogicalView : Guid -> bool
override this.SupportsLogicalView : Guid -> bool
Public Overridable Function SupportsLogicalView (logicalView As Guid) As Boolean
Parameters
- logicalView
- Guid