| 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.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.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