[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
SearchCriteria Class | White.Core.UIItems.Finders Namespace