Statistics..::..Duration Property

Namespace:  ZarahDB_Library.Types
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


[RequiredAttribute]
public string Duration { get; }
<RequiredAttribute> _
Public ReadOnly Property Duration As String
	Get
[RequiredAttribute]
public:
property String^ Duration {
	String^ get ();
}