IAccessConstraintsService.Constraints Property |
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
SyntaxAccessConstraintCollection Constraints { get; }
ReadOnly Property Constraints As AccessConstraintCollection
Get
property AccessConstraintCollection^ Constraints {
AccessConstraintCollection^ get ();
}
abstract Constraints : AccessConstraintCollection with get
Property Value
Type:
AccessConstraintCollection
See Also