Writes the error or fix data to the specified XML node.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
VB.NET:
object.writeData(pParentNode)
C#:
object.writeData(pParentNode);
No return value.
No additional remarks.
Releases: AutoCAD 2004 and later
VB.NET:
Not available
C#:
Not available