 Overload List
Overload List
| Name | Description | |
|---|---|---|
|   | SetProperties(Object, StringDictionary) | 
            Sets the public properties of a target object using a string map.
            This method uses .Net reflection to identify public properties of
            the target object matching the keys from the passed map.
             | 
|   | SetProperties(Object, StringDictionary, String) | 
            Sets the public properties of a target object using a string map.
            This method uses .Net reflection to identify public properties of
            the target object matching the keys from the passed map.
             | 
 
     
     
     
     
    