ScalarPropagationLossLinkEnd Property |
Gets or sets the enumeration indicating that this scalar is evaluated at the
Receiver of the
communication link. Note that this value cannot be modified.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override LinkRole LinkEnd { get; set; }
Public Overrides Property LinkEnd As LinkRole
Get
Set
public:
virtual property LinkRole LinkEnd {
LinkRole get () override;
void set (LinkRole value) override;
}
abstract LinkEnd : LinkRole with get, set
override LinkEnd : LinkRole with get, set
Property Value
Type:
LinkRoleExceptions See Also