C# Syntax
void SetPropertyValue<T>( string propertyPath, T newPropertyValue ) where T: IConvertible
Parameters
- propertyPath
- The path of the property.
- newPropertyValue
- The new value of the property.
Type Parameters
- T
- The type of the property value.
C# Syntax
void SetPropertyValue<T>( string propertyPath, T newPropertyValue ) where T: IConvertible
Parameters
Type Parameters
Tips to improve your search results...
OpenText™ Functional Testing for Developers .NET SDKVersion: 24.4OpenText™ Functional Testing for Developers SDK24.4AllView Local Help CenterView Online Help CenterVersion: