InputParametersGetValue Method
Retrieve the value of a property, using the property name as string
Namespace: MYRIAMAssembly: MYRIAM (in MYRIAM.exe) Version: 1.0.0
public Object GetValue(
string propertyName
)
- propertyName String
- Name of the property.
ObjectValue of the property.