public int VendorID { get; set; }
Public Property VendorID As Integer Get Set
public: property int VendorID { int get (); void set (int value); }
member VendorID : int with get, set
function get_VendorID(); function set_VendorID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.