Click or drag to resize

ObjectWithAMLAttributesRefTypeAttribute Property

Gets a defined RefTypeAttribute from the Attribute collection of the CAEXBase. If no such attribute exists, null is returned.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public RefTypeAttributeType RefTypeAttribute { get; }

Property Value

RefTypeAttributeType
See Also