 | ObjectWithAMLAttributesRefURIAttribute Property |
Gets a defined RefURIAttribute from the
Attribute collection of the
CAEXBase.
If no such attribute exists,
null is returned.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic RefURIAttributeType RefURIAttribute { get; }
Public ReadOnly Property RefURIAttribute As RefURIAttributeType
Get
public:
property RefURIAttributeType^ RefURIAttribute {
RefURIAttributeType^ get ();
}
Property Value
RefURIAttributeType
See Also