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