| DispatcherQueueEntryLabel Property |
Gets or sets the payload type
Namespace:
SanteDB.Core.Queue
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Label { get; set; }
Public Property Label As String
Get
Set
public:
property String^ Label {
String^ get ();
void set (String^ value);
}
member Label : string with get, set
Property Value
Type:
StringSee Also