Click or drag to resize
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.3.0.0 (0.8.0.0)
Syntax
public IEnumerator attrModels()

Return Value

Type: IEnumerator
All the attribute models in this dynamic representation model.
See Also