FacetEvaluationContext.SetPropertyValue(String, Object) Method

Definition

Sets named property

public void SetPropertyValue (string name, object value);
member this.SetPropertyValue : string * obj -> unit
Public Sub SetPropertyValue (name As String, value As Object)

Parameters

name
String

property name

value
Object

Applies to