fsresFabSuiteXMLResponseGetDocument Property |
Retrieves a document from the document index.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetDocument")] public List<fsresGetDocument> GetDocument { get; set; }
Property Value
Type: ListfsresGetDocumentSee Also