An NDoc Documented Class Library

ScreenClassField.IsIndexed Property

[Visual Basic]
Overridable Public Property ReadOnly IsIndexed As Boolean
[C#]
public virtual bool IsIndexed { get; }
[C++]
public: virtual __property bool get_IsIndexed();
[JScript]
public virtual function get IsIndexed() : bool

See Also

ScreenClassField Class | White.Recorder.CodeGeneration Namespace