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...
UFT Developer .NET SDK ReferenceVersion: 2021-23.4UFT Developer SDK ReferenceAllView Local Help CenterView Online Help CenterVersion: