Click or drag to resize

ProfileIncoTerms Property

Gets or sets IncoTerms

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<IncoTerm> IncoTerms { get; set; }

Property Value

Type: ListIncoTerm

Implements

IProfileIncoTerms
See Also