Click or drag to resize

PFQueryFilterHasRestriction Property

Gets a value indicating whether there are restrictions,

limiting the use of this filter to certain objects.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public bool HasRestriction { get; }

Property Value

Type: Boolean
See Also