Click or drag to resize

SynchronizationQueueInfoName Property

Gets or sets the name of the queue

Namespace: SanteDB.Client.Disconnected.Rest.Model
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public string Name { get; set; }

Property Value

String
See Also