ITransformableFilterValues.AllowAllValue property
取得值,指出是否允許所有的值。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property AllowAllValue As Boolean
Get
'用途
Dim instance As ITransformableFilterValues
Dim value As Boolean
value = instance.AllowAllValue
bool AllowAllValue { get; }
Property value
Type: System.Boolean
請參閱
參照
ITransformableFilterValues interface