Click or drag to resize

AdapterShipperCompanyId Property

Gets or sets CompanyId

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
public Guid CompanyId { get; set; }

Property Value

Type: Guid
See Also