AccessQueryStartAndMaintainStartQuery Property |
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public AccessQuery StartQuery { get; set; }
Public Property StartQuery As AccessQuery
Get
Set
public:
property AccessQuery^ StartQuery {
AccessQuery^ get ();
void set (AccessQuery^ value);
}
member StartQuery : AccessQuery with get, set
Property Value
Type:
AccessQuerySee Also