 | FacetAttributeSequenceAppend Method |
This method is not applicable if the owner is an
AMLFacet.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic override AttributeType Append()
Public Overrides Function Append As AttributeType
public:
virtual AttributeType^ Append() override
Return Value
AttributeType
The created and appended CAEX object if the owner is not an
AMLFacet.
See Also