| AuditSourceConfigurationSiteLocation Property |
The location
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string SiteLocation { get; set; }
Public Property SiteLocation As String
Get
Set
public:
property String^ SiteLocation {
String^ get ();
void set (String^ value);
}
member SiteLocation : string with get, set
Property Value
Type:
StringSee Also