| RpObjectRpStatus Property |
Requests modification of the representation status of the server
object associated with the representation object in the view to
which the representation is attached.
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax public virtual int RpStatus { set; }
Public Overridable WriteOnly Property RpStatus As Integer
Set
public:
virtual property int RpStatus {
void set (int value);
}
Property Value
Type:
Int32
Not used.
See Also