'Declaration
Public ReadOnly Property JobInstanceID As Nullable(Of Integer)
public Nullable<int> JobInstanceID {get;}
public: property Nullable<int> JobInstanceID { Nullable<int> get(); }
'Declaration
Public ReadOnly Property JobInstanceID As Nullable(Of Integer)
public Nullable<int> JobInstanceID {get;}
public: property Nullable<int> JobInstanceID { Nullable<int> get(); }