Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deserilaizes a data-set out of the provided AIF document Xml
Syntax
public Array deserializeDataSet(str _docSvcName, XmlDocument _aifXmlDocument)
Run On
Called
Parameters
- _docSvcName
Type: str
The document SVC name from which the XML was generated
- _aifXmlDocument
Type: XmlDocument Class
The AIF XML document.
Return Value
Type: Array Class
The container of the SitesSvcDocumentData and SitesSvcAttachmentContent arrays.