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 -> boolPublic Overridable Function SupportsLogicalView (logicalView As Guid) As BooleanParameters
- logicalView
- Guid