IReadOnlyElementAttribute Method |
Retrieve the attribute with the specified name
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax IReadOnlyAttribute Attribute(
string name
)
Function Attribute (
name As String
) As IReadOnlyAttribute
Parameters
- name
- Type: SystemString
Return Value
Type:
IReadOnlyAttributeSee Also