| PropertyMapVia Property |
Identifies the route
Namespace:
SanteDB.Core.Model.Map
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public PropertyMap Via { get; set; }
Public Property Via As PropertyMap
Get
Set
public:
property PropertyMap^ Via {
PropertyMap^ get ();
void set (PropertyMap^ value);
}
member Via : PropertyMap with get, set
Property Value
Type:
PropertyMapSee Also