MockElementReference
Inheritance
The MockElementReference object is derived from the object.
Usage locations
The MockElementReference object can be accessed from the following locations:
- Properties
- MockDomainEntityWithReferences object has property ElementReference.
- MockEntityWithElements object has property ElementReference.
- MockElementReference object has property Value.
Property List
- Index
- Returns the index of this element in the element collection. (Read only number)
- Value
- Returns the MockElementReference associated with this element. (Read only MockElementReference)
Property Details
- Index
- Returns the index of this element in the element collection.
- Type
- number
- Access
- Read only
- Value
- Returns the MockElementReference associated with this element.
- Type
- MockElementReference
- Access
- Read only