 | AttributeTypeCreateAttributeType Method |
Creates an AttriuteType from this Attribute instance.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeFamilyType CreateAttributeType()
Public Function CreateAttributeType As AttributeFamilyType
public:
AttributeFamilyType^ CreateAttributeType()
Return Value
AttributeFamilyTypeA new
AttributeFamilyType element, created from a copy of this instance.
See Also