Click or drag to resize

AccessQueryStartAndMaintainStartQuery Property

Gets or sets the AccessQuery that represents the condition for establishing access. Whenever this query is satisfied, the AccessQueryStartAndMaintain is considered satisfied.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AccessQuery StartQuery { get; set; }

Property Value

Type: AccessQuery
See Also