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.
Syntax
client server public static XmlElement appendChildProperty(
XmlDocument _xmlDoc,
XmlElement _parentNode,
str _id,
str _propertyID,
anytype _PropertyValue,
[anytype _value])
Run On
Called
Parameters
- _xmlDoc
Type: XmlDocument Class
- _parentNode
Type: XmlElement Class
- _id
Type: str
- _propertyID
Type: str
- _PropertyValue
Type: anytype
- _value
Type: anytype