[Visual Basic] Overridable Public Property ReadOnly CustomItemType As Type [C#] public virtual Type CustomItemType { get; } [C++] public: virtual __property Type* get_CustomItemType(); [JScript] public virtual function get CustomItemType() : Type
SearchCriteria Class | White.Core.UIItems.Finders Namespace