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