| C# | Visual Basic | Visual C++ |
public int Channel_ID { get; }
Public ReadOnly Property Channel_ID As Integer
public: property int Channel_ID { int get (); }
| C# | Visual Basic | Visual C++ |
public int Channel_ID { get; }
Public ReadOnly Property Channel_ID As Integer
public: property int Channel_ID { int get (); }