[This is preliminary documentation and is subject to change.]
Namespace: Firefly.Box.Data.UnderConstructionAssembly: Firefly.Box (in Firefly.Box.dll) Version: 3.4.23.6473 (3.4.23.6473)
Syntax
C# |
---|
public FilterCollection Where { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Where As FilterCollection |
Visual C++ |
---|
public: property FilterCollection^ Where { FilterCollection^ get (); } |