Click or drag to resize

RefTypeAttributeTypeIsRefTypeAttribute Property

Gets a value indicating whether this instance is a RefURI attribute.

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

Property Value

Boolean
true if this instance is a RefURI attribute; otherwise, false.
See Also