Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic.Serialization
XmlUtils Class
XmlUtils Methods
GetAttributeValue Method
GetAttributeValue Method (String, XmlNode, Boolean, Boolean)
GetAttributeValue Method (String, XmlNode, DateTime, Boolean)
GetAttributeValue Method (String, XmlNode, DateTimeOffset, Boolean)
GetAttributeValue Method (String, XmlNode, Double, Boolean)
GetAttributeValue Method (String, XmlNode, Guid, Boolean)
GetAttributeValue Method (String, XmlNode, Int32, Boolean)
GetAttributeValue Method (String, XmlNode, String, Boolean)
GetAttributeValue Method (String, XmlNode, TimeSpan, Boolean)
XmlUtils
GetAttributeValue Method
Overload List
Name
Description
GetAttributeValue(String, XmlNode, Boolean, Boolean)
GetAttributeValue(String, XmlNode, DateTime, Boolean)
Retrieves the value of a DateTime attribute that is stored in UTC time.
GetAttributeValue(String, XmlNode, DateTimeOffset, Boolean)
GetAttributeValue(String, XmlNode, Double, Boolean)
GetAttributeValue(String, XmlNode, Guid, Boolean)
GetAttributeValue(String, XmlNode, Int32, Boolean)
GetAttributeValue(String, XmlNode, String, Boolean)
GetAttributeValue(String, XmlNode, TimeSpan, Boolean)
Top
See Also
Reference
XmlUtils Class
Omada.OE.AppLogic.Serialization Namespace