Takes the values from a XForms model and maps them to an object (defined by a ContentDefintion)
Takes the values from a XForms model and maps them to an object (defined by a ContentDefintion)
public static void PutValuesIntoObjectFromInstance(ContentDefinition,XmlDocument,object);
Takes the values from a XForms model and maps them to an object (defined by a ContentDefintion)
public static void PutValuesIntoObjectFromInstance(ContentDefinition,XmlDocument,object,IDictionary);
Takes the values from a XForms model and maps them to an object (defined by a ContentDefintion)
public static void PutValuesIntoObjectFromInstance(ContentDefinition,XmlDocument,object,IDictionary,bool);