DMElement.SetAttributeValue Method

Definition

Changes the value of the specified attribute to the value set by the NewValue parameter.

public override void SetAttributeValue (string attribute, string NewValue)

Parameters

 attribute  string

 NewValue  string