READ_MODE (ENUM)ΒΆ
TYPE READ_MODE :
Read modes
- InOut:
- Name - Initial - Comment - ONE_ELEMENT - 0 - Reads only the specified element - CHILDREN_ONLY - 1 - Reads all child elements of the specified element - RECURSIVE - 2 - Reads all underlying elements of the specified element 
