Click or drag to resize
weroSoft AG, Software
UnitTestGetPropertyValue Method
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Overload List
  NameDescription
Public methodStatic memberGetPropertyValue(Object, String)
Gets the data object held by a defined property of a particular type.
Public methodStatic memberGetPropertyValueT(Object, String)
Gets the data object held by a defined property of a particular type.
Public methodStatic memberGetPropertyValue(Type, String)
Gets the data object held by a defined static property of a particular type.
Public methodStatic memberGetPropertyValueT(Type, String)
Gets the data object held by a defined property of a particular type.
Top
See Also