v7.0
Returns the attribute data as an ICEAttribute object matching the specified name.
ICEAttribute ProjectItem.GetICEAttributeFromName( String in_name ); |
oReturn = ProjectItem.GetICEAttributeFromName( AttributeName ); |
Parameter | Type | Description |
---|---|---|
AttributeName | String | Name of the attribute to find. |