| RpObjModelObjId Property |
Gets the identifier of the dynamic representation object model.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public int ObjId { get; }
Public ReadOnly Property ObjId As Integer
Get
public:
property int ObjId {
int get ();
}
Property Value
Type:
Int32
The identifier of the dynamic representation object model.
See Also