Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjModelGetAttrId Method (String, Int32) |
Gets an indexed attribute identifier in the dynamic
representation object model.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- name
- Type: SystemString
The name of an attribute. - index
- Type: SystemInt32
The index of an attribute.
Return Value
Type: Int32The attribute identifier if the attribute exists and is indexed, -1 otherwise.