Gets or sets priority.

C# | Visual Basic | Visual C++ | F# |
public string Priority { get; set; }
Public Property Priority As String Get Set
public: property String^ Priority { String^ get (); void set (String^ value); }
member Priority : string with get, set


Exception | Condition |
---|---|
ArgumentNullException | Is raised when null value passed. |
ArgumentException | Is raised when invalid Priority value passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119