Click or drag to resize

InternalLinkTypeBInterface Property

Gets and sets the BInterface of the InternalLink by reading or setting the RefPartnerSideB 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 BInterface { get; set; }

Property Value

ExternalInterfaceType
See Also