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