StatusMessageValue..::..Statistics Property
Gets or sets the stats.
Namespace:
ZarahDB_Library.TypesAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public Statistics Statistics { get; set; }
<RequiredAttribute> _ Public Property Statistics As Statistics Get Set
[RequiredAttribute] public: property Statistics^ Statistics { Statistics^ get (); void set (Statistics^ value); }