Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectILS_RP_INDEXED_ATTR_STRING Method |
Defines an indexed attribute attrName to the class clName
with accessor accName.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
public static void ILS_RP_INDEXED_ATTR_STRING( string clName, string attrName, string accName )
Public Shared Sub ILS_RP_INDEXED_ATTR_STRING ( clName As String, attrName As String, accName As String )
public: static void ILS_RP_INDEXED_ATTR_STRING( String^ clName, String^ attrName, String^ accName )
Parameters
- clName
- Type: SystemString
The name of the class. - attrName
- Type: SystemString
The attribute name. - accName
- Type: SystemString
The accessor name.
Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.
Send comments on this topic to
Give us feedback