Click or drag to resize

ISchemaUnit Properties


The ISchemaUnit type exposes the following members.

Properties
  Name Description
Public property ChildElements  
Public property ContentUnitInstanceId  
Public property Hidden Gets/sets if this field is hidden.
Public property Indexable Gets/sets if this field is indexable.
Public property IsAttribute  
Public property Item  
Public property Label Gets and sets the field's label (friendly name).
Public property Name Gets and sets the name of the field.
Public property OpenByDefault  
Public property Readonly Gets/sets if this field is read-only.
Public property Required Gets/sets if this field is required.
Public property TypeName Gets the name of the field's type.
Public property UniqueId Gets the unique ID of the field.
Public property Value  
Top
See Also