Click or drag to resize

AccessComputationReceiverConstraints Property

Gets a list of constraints that are applied to the Receiver.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public AccessConstraintCollection ReceiverConstraints { get; }

Property Value

Type: AccessConstraintCollection
See Also