[This is preliminary documentation and is subject to change.]

The MetaQueryString type exposes the following members.

Constructors

  NameDescription
Public methodMetaQueryStringOverloaded.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToStringOverloaded.

Properties

  NameDescription
Public propertyExternalId
The group id in question
Public propertyFilterId
The unique id of the filter
Public propertyIsDescending
True if in descending order, false otherwise
Public propertyMe
The metaentity in question
Public propertyOrderId
The unique id of the order by field
Public propertyPageNum
The page number
Public propertyPrimaryKey
The unique id of the data in question
Public propertySearchId
The unique search id
Public propertySearchStr
The search string
Public propertyShow
The show string

See Also