Click or drag to resize

ProfileCodReturnMethods Property

Gets or sets CODReturnMethods

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

Property Value

Type: ListCodReturnMethod

Implements

IProfileCodReturnMethods
See Also