public System.byte ContextID {get;}
public read-only property ContextID: System.Byte;
public function get ContextID : System.byte
public: __property System.byte get_ContextID();
public: property System.byte ContextID { System.byte get(); }
'Declaration
Public ReadOnly Property ContextID As System.Byte
'Usage
Dim instance As DicomContext Dim value As System.Byte value = instance.ContextID