Codeunit 9043 ABS Helper Library in 23
- App
- System Application
- Namespace
- System.Azure.Storage
Versions171819202122232425262728latest
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ContainerNodeListTotempRecord | (XmlNodeList, var Record ABS Container) | public | - | |
| CreateContainerNodeListFromResponse | (Text) | XmlNodeList | public | - |
| PageRangesResultToDictionairy | (XmlDocument, var Dictionary) | public | - | |
| CreatePageRangesNodeListFromResponse | (XmlDocument) | XmlNodeList | public | - |
| BlockListResultToDictionary | (XmlDocument, var Dictionary, var Dictionary) | public | - | |
| CreateBlockListCommitedNodeListFromResponse | (XmlDocument) | XmlNodeList | public | - |
| CreateBlockListUncommitedNodeListFromResponse | (XmlDocument) | XmlNodeList | public | - |
| BlobNodeListToTempRecord | (XmlNodeList) | public | - | |
| BlobNodeListToTempRecord | (XmlNodeList, var Record ABS Container Content) | public | - | |
| GetValueFromNode | (XmlNode, Text) | Text | public | - |
| GetFieldByName | (Integer, Text, var Integer) | Boolean | public | - |
| CreateBlobNodeListFromResponse | (Text, var Text) | XmlNodeList | public | - |
| BlobNodeListToBlobList | (XmlNodeList, var Dictionary) | public | - |