DifferentialFrom Property |
Starting time for differential hours. Only time part is used.
Namespace: AMG.API.Definitions.ShiftsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public DateTime From { get; set; }
Public Property From As DateTime
Get
Set
public:
property DateTime From {
DateTime get ();
void set (DateTime value);
}
member From : DateTime with get, set
Property Value
Type:
DateTimeSee Also