Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectIsEditable Method |
Indicates if an attribute is editable.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
public bool IsEditable( int attrId )
Public Function IsEditable ( attrId As Integer ) As Boolean
public: bool IsEditable( int attrId )
Parameters
- attrId
- Type: SystemInt32
: The attribute identifier.
Return Value
Type: Booleantrue if the attribute exists and can be edited, and false otherwise.
Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.
Send comments on this topic to
Give us feedback