public int UpdateFieldForce(FieldForce theFieldForce, FieldForceProfile thePhoto, FieldForceProfile theSignature)
		{
			return FieldForceIntegration.UpdateFieldForce(theFieldForce, thePhoto, theSignature);
		}