| DcDataConfigurationSectionProvider Property |
Gets the configuration view model provider
Namespace:
SanteDB.DisconnectedClient.Configuration.Data
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public string Provider { get; set; }
Public Property Provider As String
Get
Set
public:
property String^ Provider {
String^ get ();
void set (String^ value);
}
member Provider : string with get, set
Property Value
Type:
StringSee Also