C#
VB
C++
Boolean accessor and setter for this node's structure definition. Returns true if this node's purpose is for defining the structure only and has no values. Otherwise, it returns false.
Public Property StructureDefOnlyNode As Boolean
public bool StructureDefOnlyNode { get; set; }
Gets or sets if this is an element structure (schema) definition only.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET