 | AutomationMLBaseAttributeTypeLibTypeRefURI Property |
Gets the RefURI attribute Type.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AttributeFamilyType RefURI { get; }
Public ReadOnly Property RefURI As AttributeFamilyType
Get
public:
property AttributeFamilyType^ RefURI {
AttributeFamilyType^ get ();
}
Property Value
AttributeFamilyType
See Also