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)
Syntaxpublic string Criteria { get; set; }
Public Property Criteria As String
Get
Set
Property Value
Type:
String
See Also