Click or drag to resize

SavedFilterOpen Method

Overload List
  NameDescription
Public methodStatic memberCode exampleOpen(IAppContext, String)
Opens the specified filter from the IAppContext.DataDB database and returns the SavedFilter object.
Public methodStatic memberOpen(IAppContext, IDatabase, String)
Opens the specified saved filter from the specified database and returns the SavedFilter object.
Top
See Also