Click or drag to resize

StringMapCriteria Property

Criteria for the current values in the collection. Use of this property is left to the caller who may use this for any purpose such as to determine whether or not the collection needs to be refreshed.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Criteria { get; set; }

Property Value

Type: String
See Also