Click or drag to resize

InternalLinkTypeAInterface Property

Gets and sets the AInterface of the InternalLink by reading or setting the RefPartnerSideA Attribute. A read access to this property updates the RelatedObjects.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public ExternalInterfaceType AInterface { get; set; }

Property Value

ExternalInterfaceType
See Also