GetLoadedDocuments Method
Overloads
GetLoadedDocuments(Guid)
Declaration
IEnumerable<QVSLoadedDocument> GetLoadedDocuments(Guid qvsID)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | qvsID |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<QVSLoadedDocument> |
GetLoadedDocuments(Guid, QueryTarget)
Declaration
IEnumerable<QVSLoadedDocument> GetLoadedDocuments(Guid qvsID, QueryTarget target)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | qvsID | |
QueryTarget | target |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<QVSLoadedDocument> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!