Click or drag to resize

DocumentResponsePDocData Property

List of base-64 encoded Connectship Position Document Xml data.

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

Property Value

Type: ListString
See Also