DurationTicks Property
This allows the underlying time span (and thus the duration) to be serialized and deserialized
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public long Ticks { get; set; }
Public Property Ticks As Long
Get
Set
public:
property long long Ticks {
long long get ();
void set (long long value);
}
member Ticks : int64 with get, set
Property Value
Int64