Click or drag to resize

PackageResponseDocuments Property

List of documents

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

Property Value

Type: ListDocumentResponse
See Also