PortalLineShipToAddressID Property |
Namespace: KampData.TaxEngine.API
public string LineShipToAddressID { get; set; }
Public Property LineShipToAddressID As String Get Set
public: property String^ LineShipToAddressID { String^ get (); void set (String^ value); }
member LineShipToAddressID : string with get, set