Click or drag to resize

StkFacilityDatabaseQueryFacilityName Property

Gets or sets a regular expression that the FacilityName must match in order to be included in the query.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Regex FacilityName { get; set; }

Property Value

Type: Regex
See Also