Class TimeSpanContract
Represents an time span
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class TimeSpanContract : Object
Name | Description |
---|---|
TimeSpanContract() |
Fields
Name | Description |
---|---|
Ticks | The ticks for this time span |
TimeInDays | The time in days for this time span |
TimeInMinutes | The time in minutes for this time span |
TimeInYears | The time in years for this time span |