 | FacetExternalInterfaceSequenceAppend Method |
This method is not applicable for ExternalInterfaces, if the owner is an AMLFacet.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic override ExternalInterfaceType Append()
Public Overrides Function Append As ExternalInterfaceType
public:
virtual ExternalInterfaceType^ Append() override
Return Value
ExternalInterfaceType
The created ExternalInterface object, if the method is applied.
See Also