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