次の方法で共有


FilterDescriptorStruct.FilterType property

Gets or sets the FilterType object.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property FilterType As FilterType
    Get
    Set
'Usage
Dim instance As FilterDescriptorStruct
Dim value As FilterType

value = instance.FilterType

instance.FilterType = value
public FilterType FilterType { get; set; }

Property value

Type: Microsoft.BusinessData.MetadataModel.FilterType
The FilterType object.

See also

Reference

FilterDescriptorStruct class

FilterDescriptorStruct members

Microsoft.SharePoint.BusinessData.SharedService namespace