| PlaceServiceServiceSchedule Property |
The schedule that the service is offered
Namespace:
SanteDB.Core.Model.Entities
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public string ServiceSchedule { get; set; }
Public Property ServiceSchedule As String
Get
Set
public:
property String^ ServiceSchedule {
String^ get ();
void set (String^ value);
}
member ServiceSchedule : string with get, set
Property Value
Type:
StringSee Also