| RpObjModelattrModels Method |
Gets the attribute models in this dynamic representation model.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.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