Ant Organisation Ltd documentation

XmlHelper.PutValuesIntoObjectFromInstance Method

Takes the values from a XForms model and maps them to an object (defined by a ContentDefintion)

Overload List

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);

See Also

XmlHelper Class | Ant.ContentEntry Namespace