| RpModelRpId Property |
Gets the dynamic representation model identifier.
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax Public ReadOnly Property RpId As Integer
Get
public:
property int RpId {
int get ();
}
Property Value
Type:
Int32The dynamic representation model identifier.
See Also