DataViewHierarchyAccessor.IsDocumentOpen Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsDocumentOpen(String) | Retrieves a Boolean value that indicates whether a document with a particular moniker is currently open. | |
IsDocumentOpen(String, Guid) | Retrieves a Boolean value that indicates whether a document with a particular moniker and logical view is currently open. |
Top