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