CommunicationLinkConstraintConstraintParameter 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 CommunicationLinkScalar ConstraintParameter { get; set; }
Public Property ConstraintParameter As CommunicationLinkScalar
Get
Set
public:
property CommunicationLinkScalar^ ConstraintParameter {
CommunicationLinkScalar^ get ();
void set (CommunicationLinkScalar^ value);
}
member ConstraintParameter : CommunicationLinkScalar with get, set
Property Value
Type:
CommunicationLinkScalarSee Also