| RpModelRpId Property |
Gets the dynamic representation model identifier.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.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