| ValidationResultDetailLocation Property |
Gets or sets the location
Namespace:
SanteDB.Core.Model.Map
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public string Location { get; set; }
Public Property Location As String
Get
Set
public:
property String^ Location {
String^ get ();
void set (String^ value);
}
member Location : string with get, set
Property Value
Type:
StringSee Also