Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectILS_RP_DEFAULT_ATTR_REF Method |
Defines default ref attribute accessor accName
to the class clName.
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_DEFAULT_ATTR_REF( string clName, string accName, string attrType )
Public Shared Sub ILS_RP_DEFAULT_ATTR_REF ( clName As String, accName As String, attrType As String )
public: static void ILS_RP_DEFAULT_ATTR_REF( String^ clName, String^ accName, String^ attrType )
Parameters
- clName
- Type: SystemString
The name of the class. - accName
- Type: SystemString
The accessor name. - attrType
- Type: SystemString
The ref type.
Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.
Send comments on this topic to
Give us feedback