Click or drag to resize

AttributeTypeTypeAttributeTypeDefiningAttribute Property

Gets the Attribute datatype which is valid for values of all ValueAttributes of this element. For this class, it is the instance itself.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public AttributeTypeType AttributeTypeDefiningAttribute { get; }

Property Value

AttributeTypeType

Implements

IAttributeValueTypeAttributeTypeDefiningAttribute
See Also