[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.GetWorkloads(System.String)"]

Namespace: QPulseWebServices.Contracts.Service
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0

Syntax

C#
DocumentWorkload[] GetWorkloads(
	string token
)

Parameters

token
Type: System..::..String

[Missing <param name="token"/> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.GetWorkloads(System.String)"]

Return Value

Type: array<DocumentWorkload>[]()[][]

[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.GetWorkloads(System.String)"]

See Also