| MvRefObjModelId Property |
Gets the identifier of the 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 ObjModelId { get; }
Public ReadOnly Property ObjModelId As Integer
Get
public:
property int ObjModelId {
int get ();
}
Property Value
Type:
Int32
The identifier of the representation object model.
See Also