fsresGetDocumentDocument Property

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("Document")]
public List<fsresGetDocument_Document> Document { get; set; }

Property Value

Type: ListfsresGetDocument_Document
See Also