| RpObjModelattrModels Method |
Gets the attribute models in this dynamic representation model.
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 6.5.0.0 (6.5.0.0)
Syntax public IEnumerator attrModels()
Public Function attrModels As IEnumerator
public:
IEnumerator^ attrModels()
Return Value
Type:
IEnumerator
All the attribute models in this dynamic representation model.
See Also