Void IAnalysis.PropertyValue(String name, Object value)

Assigns the given value to the property that matches the specified name.

Parameters

  • name
    Type: String
    The name of the property.
  • value
    Type: Object
    The value.