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