Takes all the field values out of an object and puts them into an XForms instance
Takes all the field values out of an object and puts them into an XForms instance
public static void PutValuesIntoInstanceFromObject(ContentDefinition,XmlDocument,object);
Takes all the field values out of an object and puts them into an XForms instance
public static void PutValuesIntoInstanceFromObject(ContentDefinition,XmlDocument,object,IDictionary);