Codeunit 8960 XML Utility Impl. in 23
- App
- System Application
- Namespace
- System.Azure.Storage.Files
Versions171819202122232425262728latest
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateHandleNodeListFromResponse | (Text) | XmlNodeList | public | - |
| CreateDirectoryContentNodeListFromResponse | (Text) | XmlNodeList | public | - |
| GetDirectoryPathFromResponse | (Text) | Text | public | - |
| GetNextMarkerFromResponse | (Text) | Text | public | - |
| DirectoryContentNodeListToTempRecord | (Text, Text[2048], XmlNodeList, Boolean, var Record AFS Directory Content) | public | - | |
| HandleNodeListToTempRecord | (XmlNodeList, var Record AFS Handle) | internal | - | |
| GetValueFromNode | (XmlNode, Text) | Text | public | - |
| GetAttributeValueFromElement | (XmlElement, Text) | Text | public | - |
| GetFieldByCaption | (Integer, Text, var Integer) | Boolean | public | - |