![]() | IDocumentManager Interface |
Namespace: EdaIntegrationContract.Document
public interface IDocumentManager
Name | Description | |
---|---|---|
![]() ![]() | ById(IEnumerableGuid) |
Retrieves a set of documents matching a list of unique identifiers
|
![]() ![]() | ById(Guid) |
Retrieves a Document by its unique identifier
|
![]() ![]() | ByInventoryId(IEnumerableInt32) |
Retrieves a set of documents matching a list of unique identifiers
|
![]() ![]() | ByInventoryId(Int32) |
Retrieves a Document by its unique identifier
|