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