public bool OrderNotAllowed { get; }
Public ReadOnly Property OrderNotAllowed As Boolean Get
public: property bool OrderNotAllowed { bool get (); }
member OrderNotAllowed : bool with get
In This Article