Method SetId
SetId(object, string)
Assigns a new id by writing to the private m_id backing field expected by Vista graph elements.
public static void SetId(object target, string newId)
Parameters
Exceptions
- Exception
Thrown when the target does not declare the expected private
m_idfield.