removeXMLProperty
removeXMLProperty
Description
Remove XML property.
Definition
removeXMLProperty(entityId xmlId, string xmlPath)
Arguments
| entityId | xmlId | xmlId |
|---|---|---|
| string | xmlPath | Path to element or attribute |
Return Values
| boolean | success | success |
|---|
Description
Remove XML property.
Definition
removeXMLProperty(entityId xmlId, string xmlPath)
Arguments
| entityId | xmlId | xmlId |
|---|---|---|
| string | xmlPath | Path to element or attribute |
Return Values
| boolean | success | success |
|---|