Gets the value of the duration expressed in hours.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic long Hours { get; }Public ReadOnly Property Hours As Long
	Get
public:
property long long Hours {
	long long get ();
}Property Value
Type: 
Int64
See Also