FilterDescriptorStruct Members

Include Protected Members
Include Inherited Members

Contains methods and properties that handle the FilterDescriptor structure.

The FilterDescriptorStruct type exposes the following members.

Constructors

  Name Description
Public method FilterDescriptorStruct(FilterDescriptor) Initializes a new instance of the class.
Public method FilterDescriptorStruct(UInt32, String, Boolean, Int32, String, FilterType, UInt32, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property FilterField Gets or sets the FilterField object.
Public property FilterType Gets or sets the FilterType object.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property MethodId Gets or sets the method identifier (ID).
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

FilterDescriptorStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace