SPListItemFormUpdateValue public class SPListItemFormUpdateValue Documentation public string ErrorMessage { get; set; } public string FieldName { get; set; } public string FieldValue { get; set; } public bool HasException { get; set; } public SPListItemFormUpdateValue()