Define the OR logic operator
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string OR { get; set; }
Public Property OR As String
public: property String^ OR { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string OR { get; set; }
Public Property OR As String
public: property String^ OR { String^ get (); void set (String^ value); }