'Declaration Public Property RowEnd As System.Integer
'Usage Dim instance As LineItem Dim value As System.Integer instance.RowEnd = value value = instance.RowEnd
public System.int RowEnd {get; set;}
'Declaration Public Property RowEnd As System.Integer
'Usage Dim instance As LineItem Dim value As System.Integer instance.RowEnd = value value = instance.RowEnd
public System.int RowEnd {get; set;}