XComments Property

A collection of comments of the current element.

Syntax


 getXComments(): CommentList;

 setXComments(XComments: CommentList): void;

Default Value

Remarks

This collection consists of all comments of the element at the current XPath. The class parses each comment into a collection of comment types.

This functionality is not yet implemented.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 JS Edition - Version 20.0 [Build 7941]