Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectGetAttributeId Method (String) |
Gets the attribute identifier corresponding to the
attribute label.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- label
- Type: SystemString
The attribute label.
Return Value
Type: Int32The attribute identifier, or 0 if not found.
This identifier reflects the order in which the
attributes appear in the view specification (starting from
1).