Method GetLoadFactorResult
GetLoadFactorResult(DocumentId, int)
Gets a specific Load Factor result
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 100)]
LoadFactorResult GetLoadFactorResult(DocumentId inDocumentId, int inModeNumber)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Id of the document |
| int | inModeNumber | Target mode number |
Returns
| Type | Description |
|---|---|
| LoadFactorResult | the load result |