public System.int LicenseID {get;}
public read-only property LicenseID: System.Integer;
public function get LicenseID : System.int
public: __property System.int get_LicenseID();
public: property System.int LicenseID { System.int get(); }
'Declaration
Public ReadOnly Property LicenseID As System.Integer
'Usage
Dim instance As DicomLicense Dim value As System.Integer value = instance.LicenseID