Statistics..::..Blocked Property

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

Syntax


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