Click or drag to resize

SearchFilterJsonFilterName Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.SearchFilterJson.FilterName"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<SearchFilter> FilterName { get; set; }

Property Value

Type: NullableSearchFilter
See Also