 | FacetAttributeSequencePrepend Method |
This method is not applicable for Facet attributes.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic override AttributeType Prepend()
Public Overrides Function Prepend As AttributeType
public:
virtual AttributeType^ Prepend() override
Return Value
AttributeTypeThe created and prepended Attribute, if the owner is not an
AMLFacet.
See Also