CommunicationObjectConstraintConstraintParameter Property |
Gets or sets the communication parameter on which to constrain access.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CommunicationObjectScalar ConstraintParameter { get; set; }
Public Property ConstraintParameter As CommunicationObjectScalar
Get
Set
public:
property CommunicationObjectScalar^ ConstraintParameter {
CommunicationObjectScalar^ get ();
void set (CommunicationObjectScalar^ value);
}
member ConstraintParameter : CommunicationObjectScalar with get, set
Property Value
Type:
CommunicationObjectScalarSee Also