| SetPropertyValuesGetByVOrderL Method |
Return the SetPropertyObject with the provided vertical order using a linear search.
Returns null if no object has the provided vorder.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic SetPropertyValue GetByVOrderL(
int vorder
)
Parameters
- vorder
- Type: SystemInt32
Return Value
Type:
SetPropertyValue
See Also