Click or drag to resize

AccessConstraintsExtension.Constraints Property

Gets the constraint collection.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public AccessConstraintCollection Constraints { get; }

Property Value

Type: AccessConstraintCollection

Implements

IAccessConstraintsService.Constraints
See Also