Click or drag to resize

AttributeTypeCreateAttributeType Method

Creates an AttriuteType from this Attribute instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public AttributeFamilyType CreateAttributeType()

Return Value

AttributeFamilyType
A new AttributeFamilyType element, created from a copy of this instance.
See Also