Click or drag to resize

ISynchronizedAppServiceContractGetQueue(String) Method

Gets the queue entries

Namespace: SanteDB.Client.Disconnected.Rest
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
AmiCollection GetQueue(
	string queueName
)

Parameters

queueName  String

[Missing <param name="queueName"/> documentation for "M:SanteDB.Client.Disconnected.Rest.ISynchronizedAppServiceContract.GetQueue(System.String)"]

Return Value

AmiCollection

[Missing <returns> documentation for "M:SanteDB.Client.Disconnected.Rest.ISynchronizedAppServiceContract.GetQueue(System.String)"]

See Also