XmlAttrValueConvert Class |
Namespace: PDTec.IceNet.Sdk.Xml
public static class XmlAttrValueConvert
The XmlAttrValueConvert type exposes the following members.
Name | Description | |
---|---|---|
ToModelAttrValue |
Converts the attrValue string into an appropriate ice.NET value object.
The method returns null if the attrValue string does not match
the requirements of the attrValueType.
| |
ToXmlAttrValue |
Converts the attrValue into a string that can be used in an XML or
Web Service context.
|