Click or drag to resize

AttributeTypeTypeRefAttributeType Property

Gets and sets the RefAttributeType CAEX attribute of the Attribute object. This property is used to create instance to class relations between Attributes (instances) and AttributeType objects (classes).

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public virtual string RefAttributeType { get; set; }

Property Value

String
See Also