Click or drag to resize

ISingleObjectConstraint Interface

An interface to an AccessConstraint that involves only one object.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ISingleObjectConstraint

The ISingleObjectConstraint type exposes the following members.

Properties
  NameDescription
Public propertyConstrainedObject
Gets or sets the object to which this constraint applies.
Top
See Also