| JobItemScheduleIntervalSpecified Property |
The interval was specified
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public bool IntervalSpecified { get; set; }
Public Property IntervalSpecified As Boolean
Get
Set
public:
property bool IntervalSpecified {
bool get ();
void set (bool value);
}
member IntervalSpecified : bool with get, set
Property Value
Type:
BooleanSee Also