Ant Organisation Ltd documentation

XmlHelper.PutValuesIntoInstanceFromObject Method

Takes all the field values out of an object and puts them into an XForms instance

Overload List

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

See Also

XmlHelper Class | Ant.ContentEntry Namespace