Common Application Framework

CommandExecutor.SetProperty Method 

Sets the given property to the given value.

public abstract void SetProperty(
   string property,
   object value
);

Parameters

property
value

See Also

CommandExecutor Class | Aveva.ApplicationFramework.Presentation Namespace