Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectSetString Method |
Called by the server to set the value this attribute when it has no
associated modifier.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
protected virtual void SetString( int id, string v )
Protected Overridable Sub SetString ( id As Integer, v As String )
protected: virtual void SetString( int id, String^ v )
Parameters
- id
- Type: SystemInt32
A String attribute identifier. - v
- Type: SystemString
the value.
Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.
Send comments on this topic to
Give us feedback