Method GetLoadFactorResults
GetLoadFactorResults(DocumentId)
Gets Load Factor results
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 100)]
List<LoadFactorResult> GetLoadFactorResults(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Id of the document |
Returns
| Type | Description |
|---|---|
| List<LoadFactorResult> | load factor results list |