Click or drag to resize

ObjectWithAMLAttributesRefURIAttribute Property

Gets a defined RefURIAttribute 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 RefURIAttributeType RefURIAttribute { get; }

Property Value

RefURIAttributeType
See Also